Skip to content

Conversation

WSH032
Copy link
Contributor

@WSH032 WSH032 commented Sep 2, 2025

refer to #2928 (comment)

@FabianLars Can we release a patch version as soon as possible? This issue caused the pytauri v0.8 release yesterday to be interrupted at the final stage.


Building on Windows results in differences in **/schema.json (different newline), any ideas? I'm concerned this might once again cause issue: tauri-apps/tauri#13597

@WSH032 WSH032 requested a review from a team as a code owner September 2, 2025 08:40
@FabianLars
Copy link
Member

Can you log::error the error instead and add a to-do saying that we change it into an error in v3? I can't make code changes at the moment so that would help me :)


I brought the Windows gen thing up as well but we didn't spot what's causing it yet (I don't think anybody really looked into it). If possible I'd prefer if you could revert those files just to be sure the docs generator won't struggle.

@WSH032
Copy link
Contributor Author

WSH032 commented Sep 2, 2025

Sure, I'll do it soon.

Can you log::error the error instead

Do you mean to revert it back to #[error(transparent)]?

@FabianLars
Copy link
Member

Ah i didn't even notice that, but yes, that should be reverted as well since there are a few more places where io errors may be emitted (eg when we write files).

Just thought that as a bridge to v3 we could provide that context as a log instead.

@WSH032 WSH032 force-pushed the fix/deep-link-semver branch from 93bcfce to cd9dcb5 Compare September 2, 2025 11:21
@WSH032
Copy link
Contributor Author

WSH032 commented Sep 2, 2025

there are a few more places where io errors may be emitted (eg when we write files)

My bad, I missed those. Done.

Copy link
Contributor

github-actions bot commented Sep 2, 2025

Package Changes Through cd9dcb5

There are 8 changes which include dialog with minor, dialog-js with minor, deep-link with patch, deep-link-js with patch, log with minor, log-js with minor, updater with minor, updater-js with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.35 2.0.36
api-example-js 2.0.31 2.0.32
deep-link-example-js 2.2.5 2.2.6
deep-link 2.4.2 2.4.3
deep-link-js 2.4.2 2.4.3
dialog 2.3.3 2.4.0
dialog-js 2.3.3 2.4.0
log 2.6.0 2.7.0
log-js 2.6.0 2.7.0
single-instance 2.3.3 2.3.4
updater 2.9.0 2.10.0
updater-js 2.9.0 2.10.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars FabianLars merged commit 2522b71 into tauri-apps:v2 Sep 2, 2025
15 of 16 checks passed
@WSH032 WSH032 deleted the fix/deep-link-semver branch September 2, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants